SingleNINumericSingleNNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
SingleN INumeric<SingleN>.Negative()
Private Function Negative As SingleN
Implements INumeric(Of SingleN).Negative
private:
virtual SingleN Negative() sealed = INumeric<SingleN>::Negative
private abstract Negative : unit -> SingleN
private override Negative : unit -> SingleN
SingleNThe numeric negation of the current value.
INumericTSelfNegative